func math.archAtan

2 uses

	math (current package)
		atan.go#L97: 		return archAtan(x)
		stubs.go#L38: func archAtan(x float64) float64 {